Skip to content

Feature/update docker api - #13

Merged
benni-as merged 2 commits into
masterfrom
feature/update-docker-api
Feb 10, 2025
Merged

Feature/update docker api#13
benni-as merged 2 commits into
masterfrom
feature/update-docker-api

Conversation

@benni-as

@benni-as benni-as commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

Comment thread .rubocop.yml
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.3
TargetRubyVersion: 2.7

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auf unseren Hosts läuft doch 2.7, oder sehe ich das falsch?


sleep(rand(10))
end
response = RestClient.get(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubocop wollte das so ..

Comment thread quayio-scanner.gemspec
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.7'
spec.add_development_dependency 'rubocop', '~> 0.49', '<= 0.81'
spec.add_development_dependency 'rubocop', '~> 0.93'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Das musste ich hochziehen, weil ich die 0.81 in meinem rbenv ruby 2.7 setup nicht mehr installieren konnte. Mit 0.93 gabs aber keine Probleme.

@aboutnick aboutnick left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

na dann, ausprobieren.. 🚀

@benni-as
benni-as merged commit 8d6f6fd into master Feb 10, 2025
@benni-as
benni-as deleted the feature/update-docker-api branch February 10, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants